home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Magnum One
/
Magnum One (Mid-American Digital) (Disc Manufacturing).iso
/
d27
/
dupv1.arc
/
DEMO2.BAT
< prev
next >
Encoding:
Amiga (detected)
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-05-24
|
208 b
|
20 lines
if not exist file.lst goto error
cls
dup echo y "|" del
dup rd
del data
dir
goto end
:error
echo off
cls
echo FILE.LST must exist to execute this demo file!
echo
echo
echo
:end